home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=Atom Timer
- AppVerName=Atom Timer 2.8
- AppId=Atom Timer
- AppPublisher=NowSmart Studio
- DefaultDirName={pf}\Atom Timer
- DefaultGroupName=Atom Timer
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\AtomT.exe"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- Source: "{app}\License.txt"; DestDir: "{app}";
- Source: "{app}\content.cnt"; DestDir: "{app}";
- Source: "{app}\content.GID"; DestDir: "{app}";
- Source: "{app}\Help.hlp"; DestDir: "{app}";
- Source: "{app}\head.bmp"; DestDir: "{app}";
- Source: "{app}\alarmlist.atm"; DestDir: "{app}";
- Source: "{app}\style1\Adjust.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\Adjust1.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\Alarm.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\Close.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\help.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\MainSkin.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\Mini.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\Number.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\option.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\option1.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\pm.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\NumberS.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\music.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style1\weeks.bmp"; DestDir: "{app}\style1";
- Source: "{app}\style2\Adjust.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\Adjust1.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\Alarm.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\Close.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\help.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\MainSkin.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\Mini.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\Number.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\option.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\option1.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\pm.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\weeks.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\NumberS.bmp"; DestDir: "{app}\style2";
- Source: "{app}\style2\music.bmp"; DestDir: "{app}\style2";
- [Registry]
- Root: HKCU; Subkey: "Software\Ruin Studio"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\Ruin Studio"; Flags: deletekey
- [Run]
- Filename: "{app}\AtomT.exe"; WorkingDir: "{app}"; Description: "Launch Atom Timer"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{userstartup}\AtomTimer"; Filename: "{app}\AtomT.exe"; WorkingDir: "{app}";
- Name: "{group}\Atom Timer"; Filename: "{app}\AtomT.exe"; WorkingDir: "{app}";
- Name: "{userdesktop}\Atom Timer"; Filename: "{app}\AtomT.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
-